Fix GNUStep specific menu items.
authorJan D. <jan.h.d@swipnet.se>
Sun, 20 Oct 2013 08:50:34 +0000 (10:50 +0200)
committerJan D. <jan.h.d@swipnet.se>
Sun, 20 Oct 2013 08:50:34 +0000 (10:50 +0200)
commit205aa881583f972885fea62985249bcd37056028
tree4988feb80fa83f8b64e7776c7f58688ee1eb59a5
parenta284952f186cae0480b9960b944ec9b5c9a99b55
Fix GNUStep specific menu items.

* lisp/menu-bar.el: Move GNUStep specific menus...

* lisp/term/ns-win.el (ns-initialize-window-system): ... to here.

* src/nsterm.m (Qcocoa, Qgnustep): New variables.
(syms_of_nsterm): Defsym Qcocoa, Qgnustep.  Fprovide appropriate one.
lisp/ChangeLog
lisp/menu-bar.el
lisp/term/ns-win.el
src/ChangeLog
src/nsterm.m